cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/37 - RPS Game/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
function rpsGame(humanChoice) {
let myChoice = number(humanChoice);
let comChoice = random();
let final=re
let myChoice = number(humanChoice);
let comChoice = random();
let final=re